<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Start Bootstrap - Business Frontpage HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */


@font-face {
    font-family: 'comfortaaregular';
    src: url('../fonts/comfortaa_regular-webfont.eot');
    src: url('../fonts/comfortaa_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/comfortaa_regular-webfont.woff2') format('woff2'),
         url('../fonts/comfortaa_regular-webfont.woff') format('woff'),
         url('../fonts/comfortaa_regular-webfont.ttf') format('truetype'),
         url('../fonts/comfortaa_regular-webfont.svg#comfortaaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'exo_2.0regular';
    src: url('../fonts/exo2.0-regular-webfont.eot');
    src: url('../fonts/exo2.0-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo2.0-regular-webfont.woff2') format('woff2'),
         url('../fonts/exo2.0-regular-webfont.woff') format('woff'),
         url('../fonts/exo2.0-regular-webfont.ttf') format('truetype'),
         url('../fonts/exo2.0-regular-webfont.svg#exo_2.0regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
    padding: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	margin:0px;
	background:#EBEBEB;
	font-family: 'exo_2.0regular' !important;
	
}

/* Header Image Background - Change the URL below to your image path (example: ../images/background.jpg) */

.business-header {
    height: 500px;
    background: url('../images/header.jpg') center center no-repeat scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	padding: 180px 0;
}
.logo{
padding-left:0;	
}
.subt{
/*float:left;width:45%;	*/
padding-top:17px;

}
.logoimg{
float:left;width:27%	
}
#main{

overflow:hidden;
background:#FFF;	
}
#main_header{
background:#3A3A3A;
	
margin-top:-45px;
padding:5px;

}
#main_header span{
	
	color:#FFF;
	float:left;
	font-weight:bold;
	font-size:16px;
	padding:8px 0 0 15px;
}
.heading{
color:#666;	
}

/* Customize the text color and shadow color and to optimize text legibility. */
.content{
padding-left:25px !important;	
}
.rightborder{
border-right:solid 1px #ccc;	
}
.tagline {
    text-shadow: 0 0 10px #000;
    color: #fff;
}
.event,.news{
border-bottom: 1px solid #ccc;
    height: 160px;
    margin-top: 20px;
	position:relative;	
}
.event .date_div{
width:80px;	
padding:0 10px 10px;;
border-bottom:#E87D06 solid 7px;
float:left;
text-align:center;
}
.event .date_div .date{
	color:#333;
	font-size:18px;
	font-weight:bold;
}
.event .date_div .month,.day{
color:	#666;
font-size:15px;
display:block;

}
.event .title{
	
		color:#333;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}
 .desc_date{
	
		color:#E87D06;
	font-size:12px;
	font-weight:bold;
}
.event .descrp{
	float:left;
	margin-left:2%;
	width:58%;
}
.event .description{
	
	
	
	font-size:12px;
	margin-top:2%;
}
.event .evnt_img{
	float:left;
	margin-left:5%;
}
.event .evnt_img img{
width:150px;
height:auto;	

}
.btn {
  background: #E87D06;
  background-image: -webkit-linear-gradient(top, #E87D06, #E87D06);
  background-image: -moz-linear-gradient(top, #E87D06, #E87D06);
  background-image: -ms-linear-gradient(top, #E87D06, #E87D06);
  background-image: -o-linear-gradient(top, #E87D06, #E87D06);
  background-image: linear-gradient(to bottom, #E87D06, #E87D06);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 3px #666666;
  -moz-box-shadow: 0px 2px 3px #666666;
  box-shadow: 0px 2px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  padding: 5px;
  text-decoration: none;
  float:right;
  margin-left:2%;
  
  bottom:35px;
}
.btn_send {
  background: #E87D06;
  background-image: -webkit-linear-gradient(top, #E87D06, #E87D06);
  background-image: -moz-linear-gradient(top, #E87D06, #E87D06);
  background-image: -ms-linear-gradient(top, #E87D06, #E87D06);
  background-image: -o-linear-gradient(top, #E87D06, #E87D06);
  background-image: linear-gradient(to bottom, #E87D06, #E87D06);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 3px #666666;
  -moz-box-shadow: 0px 2px 3px #666666;
  box-shadow: 0px 2px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 5px 20px;
  text-decoration: none;
  border:none;
 
}

.btn:hover,.btn_send:hover {
  background: #780101;
  background-image: -webkit-linear-gradient(top, #780101, #780101);
  background-image: -moz-linear-gradient(top, #780101, #780101);
  background-image: -ms-linear-gradient(top, #780101, #780101);
  background-image: -o-linear-gradient(top, #780101, #780101);
  background-image: linear-gradient(to bottom, #780101, #780101);
  text-decoration: none;
  color:#FFF;
}

.img-center {
    margin: 0 auto;
}

footer {
    margin: 50px 0;
}

/*Clock CSS*/
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



.clock {float:right;color:#FFF;/*width:225px;margin-top:5px;*/}

#Date { font-family:'BebasNeueRegular', Arial, Helvetica, sans-serif; font-size:14px; text-align:center; text-shadow:0 0 5px #00c6ff; }

ul {  margin:0 auto; padding:0px; list-style:none; text-align:center; }
ul li { display:inline; font-size:14px; text-align:center; font-family:'BebasNeueRegular', Arial, Helvetica, sans-serif; text-shadow:0 0 5px #00c6ff; }

#point { position:relative; -moz-animation:mymove 1s ease infinite; -webkit-animation:mymove 1s ease infinite; padding-left:10px; padding-right:10px; }

@-webkit-keyframes mymove 
{
0% {opacity:1.0; text-shadow:0 0 20px #00c6ff;}
50% {opacity:0; text-shadow:none; }
100% {opacity:1.0; text-shadow:0 0 20px #00c6ff; }	
}


@-moz-keyframes mymove 
{
0% {opacity:1.0; text-shadow:0 0 20px #00c6ff;}
50% {opacity:0; text-shadow:none; }
100% {opacity:1.0; text-shadow:0 0 20px #00c6ff; }	
}

@media (max-width:1150px) and (min-width:420px){
	.business-header{
	padding:0;	
	}
	.subt{
		font-size:24px !important;
		padding-top:0px !important;
	}
	.event .descrp {
	width:45%;
		
	}
	.logo{
	text-align:center;	
	}
	.event .title {
		font-size:13px;
	}
	.event .description {
		font-size:10px;
	}
	.desc_date {
	font-size:8px;	
	}
	.event .evnt_img img {
	width:120px;	
	}
	.event .date_div .date {
		font-size:13px;	
	}
	.event .date_div .month, .day {
		font-size:10px;	
	}
	.btn{
	padding:2px;
	font-size:7px;	
		
	}
	.news a{
		font-size:11px;	
	}
	.news .descr{
		font-size:9px;	
	}
	.logoimg{
float:none;width:auto;	
}
.logoimg img{
display:inline !important;	
}
	
}
@media (max-width:420px){
	.business-header{
	padding:0;	
	}
	#main_header span,.clock{
	float:none;
	padding:0;
	}
	#main_header,.clock{
		text-align:center;
	}
	.event{
	height:300px	
	}
	.event .evnt_img img {
    width: 220px;
}
.event .descrp {
	width: 100%;
}
	.event .date_div {
	width:60px;
		
	}
		.subt{
		font-size:18px !important;
		padding-top:0px !important;
	}
	.event .date_div .date {
		font-size:14px;	
	}
		.logoimg{
float:none;width:auto;	
}
.logoimg img{
display:inline !important;	
}
.logo{
	text-align:center;	
	}
}</pre></body></html>