<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* General Demo Style */
@import url(https://fonts.googleapis.com/css?family=Arvo|Lato:300,400,700&amp;display=swap);

html { height: 100%; font-size: 100%;}

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

#main-img {
    position: absolute;
    z-index: 10;
    margin: 75px 32.7% 0;
    width: 35%;
}

.site-name {
  font-size: 16px;
  color: #fff;
  letter-spacing: 1px;
  padding-top: 20px;
}

body {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    background: #333;
    font-weight: 400;
    font-size: 1em;
    color: #333;
    overflow: scroll;
    overflow-x: hidden;
}

a {
	color: #555;
	text-decoration: none;
}

.container {
	width: 100%;
	position: relative;
}

.main,
.container &gt; header {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
}

.container &gt; header {
  padding: 5px 1.875em;
}

.container &gt; header h1 {
	font-size: 2.125em;
	line-height: 1.3;
	margin: 0;
	font-weight: 700;
	color: #333;
	float: left;
}

.container &gt; header h1 span {
	display: block;
	font-size: 65%;
	font-weight: 300;
}

div#star {
  top: 11.5%;
  position: absolute;
  z-index: 1;
  margin-left: 30%;
  margin-right: 30%;
  width: 40%;
  text-align: center;
}

div#star img {
	width: 50%;
	cursor: none;
}

header {
	height: 1px;
}
header img{
position: fixed;
  top: 0;
  z-index: 100;
  border: 10px solid #fff;
  box-shadow: 1px 3px 10px rgba(108, 105, 105, 0.48);
}
li img {
  max-width: 200px;
  height: auto;
}

footer {
  clear: both;
  width: 80%;
  background: #333;
  color: #fff;
  padding: 20px 5%;
  overflow: hidden;
  margin: 0 auto;
  font-weight: 100;
  opacity: .7;
  letter-spacing: 1px;
  font-size: 12px;
}

.block {
	width: 33%;
	float: left;
}

#copyright {
  clear: both;
  width: 100%;
  font-weight: 100;
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 20px;
}

.ifwrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.ifwrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



i.fa.fa-map-marker.fa-2x {
    height: 35px;
    float: left;
    margin-right: 10px;
}

.rb-week .fa-3x {
  font-size: 20px !important;
  color: #fff;
  border: 1px solid #fff;
  padding: 15px 0 0 5px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  opacity: .6;
}

.rb-week .fa-3x:hover {
	  opacity: 1;
}

.ifwrapper img {
  width: 90% !important;
  max-width: 90%;
  border: 5px solid #fff;
}


/* star */

#star-five {
   margin: 50px 0;
   position: relative;
   display: block;
   color: red;
   width: 0px;
   height: 0px;
   border-right:  100px solid transparent;
   border-bottom: 70px  solid red;
   border-left:   100px solid transparent;
   -moz-transform:    rotate(35deg);
   -webkit-transform: rotate(35deg);
   -ms-transform:     rotate(35deg);
   -o-transform:      rotate(35deg);
}
#star-five:before {
   border-bottom: 80px solid red;
   border-left: 30px solid transparent;
   border-right: 30px solid transparent;
   position: absolute;
   height: 0;
   width: 0;
   top: -45px;
   left: -65px;
   display: block;
   content: '';
   -webkit-transform: rotate(-35deg);
   -moz-transform:    rotate(-35deg);
   -ms-transform:     rotate(-35deg);
   -o-transform:      rotate(-35deg);

}
#star-five:after {
   position: absolute;
   display: block;
   color: red;
   top: 3px;
   left: -105px;
   width: 0px;
   height: 0px;
   border-right: 100px solid transparent;
   border-bottom: 70px solid red;
   border-left: 100px solid transparent;
   -webkit-transform: rotate(-70deg);
   -moz-transform:    rotate(-70deg);
   -ms-transform:     rotate(-70deg);
   -o-transform:      rotate(-70deg);
   content: '';
}

#ani {
	-webkit-animation: pulse 1s infinite;
	animation: flip 1s infinite;
	text-align: left;
	float: left;
	width: 30%;
  display: none;
	
}

#ani img {
	width: 90%;
}

#tagline {
	width: 70%;
	float: left;
}

li .fa, li .fa:hover {
  -webkit-animation: flip 1s 1;

}

div#connect-frame img {
    width: 100% !important;
    max-width: 100%;
    margin-top: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.ifwrapper iframe {
   
}

.ifwrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: visible !important;
}

div#tlib-frame {

    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
   
}

.port iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: visible !important;
}
</pre></body></html>