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

// Basic CSS for Frontend

****/
/*// General Styles*/
html
{
	margin: 0 auto;
	padding: 0;
	overflow-x: hidden;
	position: relative;
}
body
{
	font-family: Arial;
	font-size: 16px;
	color: #333;
	-webkit-font-smoothing: subpixel-antialiased;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
h1
{
	display: block;
	font-size: 2em;
	margin-top: 0.67em;
	margin-bottom: 0.67em;
	margin-left: 0;
	margin-right: 0;
	font-weight: 700;
	line-height: 1.8;
	letter-spacing: 2px;
	text-align: left;
	position: relative;
	padding: 0 25px;
	color: #F1C635;
	text-transform: uppercase;
}
h2
{
	display: block;
	font-size: 1.5em;
	margin-top: 0.83em;
	margin-bottom: 0.83em;
	margin-left: 0;
	margin-right: 0;
	font-weight: 500;
	line-height: 1.8;
	color: #F1C635;
	text-transform: uppercase;
}
h3
{
	display: block;
	font-size: 1.17em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0;
	font-weight: 500;
	line-height: 1.8;
	color: #F1C635;
	text-transform: uppercase;
}
h4
{
	display: block;
	margin-top: 1.33em;
	margin-bottom: 1.33em;
	margin-left: 0;
	margin-right: 0;
	font-weight: 500;
	line-height: 1.8;
	color: #F1C635;
	text-transform: uppercase;
}
h5
{
	display: block;
	font-size: 0.83em;
	margin-top: 1.67em;
	margin-bottom: 1.67em;
	margin-left: 0;
	margin-right: 0;
	font-weight: 500;
	line-height: 1.8;
	color: #F1C635;
	text-transform: uppercase;
}
h6
{
	display: block;
	font-size: 0.67em;
	margin-top: 2.33em;
	margin-bottom: 2.33em;
	margin-left: 0;
	margin-right: 0;
	font-weight: 500;
	line-height: 1.8;
	color: #F1C635;
	text-transform: uppercase;
}
p
{
	color: #FFF;
	margin: 0;
	margin-bottom: 0;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 1.8em;
}
a
{
	color: #FFF;
}
a:hover
{
	color: #FFF;
}
a:focus
{
	color: #FFF;
}
hr
{
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #D7D7D7;
}
/*// Header*/
.header
{
	background: #000;
	box-shadow: none;
	transition: all 500ms ease-in-out;
	max-height: 80px;
	z-index: 99;
	width: 100%;
}
.header .container-fluid
{
	max-height: 80px;
	padding: 0 15px;
}
.header .row
{
	max-height: 80px;
	padding: 0;
}
/**** Header Logo*/
.header .logo a img
{
	max-height: 70px;
	padding: 20px;
	margin-top: 10px;
}
/**** Header - Menu*/
.header .menu
{
	display: flex;
}
/*// Header - Menu*/
/*// Off Canvas Menu*/
.header .menu
{
	float: right;
	display: flex;
	margin: 0;
	padding: 0;
}
.header .menu .block-responsive-menu
{
	display: flex;
}
.header .menu .block-superfish
{
	margin-top: 10px;
}
.header .menu .block-superfish ul
{
	width: 100%;
	display: flex;
}
.header .menu .block-superfish ul li
{
	width: 100%;
	display: block;
}
.header .menu .block-superfish ul li a
{
	width: auto;
	display: block;
	padding: 0 10px;
	margin: 0;
	border-bottom: 2px solid rgba(45, 78, 83, 0);
	color: #FFF;
	text-decoration: none !important;
	letter-spacing: 2px;
	width: auto;
}
.header .menu button.btn.btn-primary
{
	background: url(/themes/costum/wls_phoenix/img/text-center.svg) center center / contain no-repeat;
	color: transparent;
	border: none;
	outline: none !important;
}
@media screen and (max-width: 1199px)
{
	.header .menu .block-superfish
	{
		display: none;
	}
}
@media screen and (max-width: 1200px)
{
	.block-menu.menu--main
	{
		display: none !important;
	}
}
.offcanvas .offcanvas-header
{
	display: inline-block;
	padding-bottom: 0;
}
.header .menu
{
	margin-top: 35px;
}
.header .menu .offcanvas .offcanvas-header .header-close
{
	text-align: right;
}
.header .menu .offcanvas .offcanvas-header .header-logo
{
	text-align: center;
	padding: 15px 0 0;
}
.header .menu .offcanvas-header .header-sitename h5
{
	text-align: center;
	font-size: 16px;
}
.header .menu .offcanvas .offcanvas-body
{
	font-size: 18px;
	line-height: 2.4;
	text-align: left;
	padding-left: 20%;
}
.header .menu .offcanvas .offcanvas-body a
{
	color: #000;
	text-decoration: none;
	transition: all 500ms ease-in-out;
}
.header .menu .offcanvas .offcanvas-body a:hover
{
	color: #F1C635;
	text-decoration: none;
	transition: all 500ms ease-in-out;
}
.header .menu .offcanvas .offcanvas-body p strong
{
	color: #000;
}
/*// Slider*/
.slider
{
	margin: 0;
	padding: 0;
	position: relative;
}
/*// Heading &amp; Breadcrumb*/
/*// Breadcrumbs*/
.breadcrumb
{
	padding: 0;
	margin-bottom: 0;
	list-style: none;
	background-color: transparent;
	border-radius: 0;
	font-weight: 300;
	font-size: 14px;
}
.breadcrumb &gt; li
{
	display: inline-block;
}
.breadcrumb &gt; li + li:before
{
	padding: 0px 5px;
	color: #FFF;
	font-family: "font awesome 5 free";
	font-weight: 900;
	font-size: 12px;
	content: "\f054 ";
}
.breadcrumb li a
{
	color: #FFF;
	transition: 0.3s linear;
}
.breadcrumb li a:hover
{
	color: #00549F;
	text-decoration: none;
}
.breadcrumb &gt; .active
{
	color: #FFF;
}
/*// Main Container*/
.main-container
{
	padding: 0 0 50px 0;
}
/*// Service Region*/
/*// Hero Region*/
/*// Portfolio Region*/
.portfolio
{
	background: #707071;
	padding: 75px 0;
}
.portfolio h2
{
	text-align: center;
	margin: 0;
	padding: 30px 0;
	color: #F1C853;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 2em;
}
/*// Client Region*/
.client .fullwidth
{
	margin: 0 0 -10px 0;
}
.client .fullwidth h2
{
	text-align: center;
	background: #000;
	margin: 0;
	padding: 30px 0;
	color: #F1C853;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 2em;
}
/****

//  CSS for Footer Regions

****/
/*// Footer Top Region*/
.footer-top
{
	padding: 75px 0 0;
	text-align: center;
	background: #FFF;
}
.footer-top a img
{
	max-width: 150px;
}
/*// Footer Region*/
.footer
{
	background: #FFF;
	padding: 50px 15px;
	margin: 0;
}
.footer h2
{
	color: #333;
	display: block;
	font-size: 1em;
	margin-top: 0.83em;
	margin-bottom: 0.83em;
	margin-left: 0;
	margin-right: 0;
	font-weight: normal;
	text-transform: uppercase;
}
.footer p
{
	color: #333;
	font-size: 13px;
}
.footer a
{
	color: #333;
	transition: all 0.3s linear;
	font-size: 13px;
}
.footer a:hover
{
	color: #333;
	text-decoration: none;
}
@media screen and (max-width: 991px)
{
	.footer .footer-first
	{
		margin: 15px 0 30px;
	}
	.footer .footer-second
	{
		margin: 15px 0 30px;
	}
	.footer .footer-third
	{
		margin: 15px 0 30px;
	}
	.footer .footer-fourth
	{
		margin: 15px 0 30px;
	}
}
/*// Footer Bottom Region*/
.footer-bottom
{
	background: #FFF;
	padding: 25px 0;
	margin: 0;
}
.footer-bottom .fotter-bottom-left
{
	text-align: center;
	margin: 0;
}
.footer-bottom .footer-bottom-left p
{
	color: #FFF;
	text-align: center;
	font-size: 14px;
}
.footer-bottom .footer-bottom-left a
{
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
}
.footer-bottom .fotter-bottom-right
{
	text-align: center;
	margin: 0;
}
.footer-bottom .fotter-bottom-right p
{
	color: #FFF;
	text-align: center;
	font-size: 14px;
}
.footer-bottom .fotter-bottom-right a
{
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	padding: 0 10px 0 0;
}
/*// Copyright Region*/
.copyright
{
	background: #202020;
	padding: 25px 0;
	text-align: center;
	font-size: 14px;
	color: #FFF;
}
.copyright a
{
	color: #FFF;
}
/*// Page Styles*/
/*
* 	Owl Carousel Owl  Theme 
*	v1.3.3
*/
.owl-theme .owl-controls
{
	margin-top: 10px;
	text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div
{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;
	/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover
{
	filter: Alpha(Opacity=100);
	/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page
{
	display: inline-block;
	zoom: 1;
	*display: inline;
	/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span
{
	display: block;
	width: 20px;
	height: 3px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #888;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span
{
	background: #00549F;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers
{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* preloading images */
.owl-item.loading
{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center;
}
</pre></body></html>