<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*=============================================
    Please add all custom CSS to this file
 =============================================*/

@import url('https://fonts.googleapis.com/css?family=Gentium+Book+Basic:400,700|Kalam');

/* ----------------
---BASE STYLES-----
-----------------*/

#content {
	background-color: #fff;
}
h1, h2, h3 {
	color: #000;
	line-height: 1.2em;
	font-family: 'Gentium Book Basic', serif!important;
	font-weight: 700;
}
p, ul {
	color: #707070;
}
.btn {
	background: #ff250d;
	background-image: linear-gradient(to bottom, #ff250d, #d11e0b);
	padding: 10px 20px;
	transition: all 0.3s ease;
	color: #fff!important;
	text-shadow: 1px 1px 5px #000;
}
.btn a {
	color: #fff!important;
	text-decoration: none!important;
}
.btn:hover {
	text-decoration: none!important;
	transition: all 0.3s ease;
}
body {
	overflow-x: hidden;
}



/* ----------------
-------HEADER------
-----------------*/

.prime header.header {
	background: url(/wp-content/uploads/pattern.png) top left repeat #c5dcfb;
	box-shadow:         inset 0px 0px 30px 0px rgba(50, 50, 50, 0.5);
}
.nav {
	background: #ff250d;
	background-image: linear-gradient(to bottom, #ff250d, #d11e0b);
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	width: 100%;
	text-shadow: 1px 1px 5px #000;
}
nav.nav.nav-fixed {
	background-color: #F7220A;
}
.nav a {
	color: #ffffff!important;
	transition: all 0.3s ease;
}
.nav ul li a {
	border: 2px solid transparent;
}
.nav ul li a:hover {
	border: 2px solid #f6321f;
	background: #c71d0c;
}
.nav ul {padding: 5px 0 0;}

nav.nav ul li.current-menu-item a, nav.nav ul li.current_page_parent a, nav.nav ul li.current-menu-ancestor a {
	border: 2px solid #f6321f;
	background: #c71d0c;
}
nav.nav ul li.current-menu-item a:hover, nav.nav ul li.current_page_parent a:hover, nav.nav ul li.current-menu-ancestor a:hover {
	border: 2px solid #f55040;
	background: #a71a0b;
}
.topPhone {
	color: #000;
	font-size: 32px;
	font-family: 'Gentium Book Basic', serif;
	font-weight: 700;
	padding-top: 5px;
}
.call-today {
	color: #F7220A;
	font-size: 24px;
	padding-top: 8px;
	font-family: 'Kalam', cursive;
}
.header .textwidget {
	padding: 30px 0;
}
.toplogo {
	text-align: center;
	display: inline-block;
}
.logo-top {
	color: #000;
	font-family: 'Gentium Book Basic', serif;
	font-weight: 700;
	font-size: 40px;
}
.logo-btm {
	color: #F7220A;
	font-family: 'Gentium Book Basic', serif;
	font-weight: 700;
	font-size: 50px;
	padding-top: 12px;
}


/* ----------------
-------BANNER------
-----------------*/

.cta {
	top: 25%;
	left: 7%;
}
.cta-top {
	color: #F7220A;
	font-size: 60px;
	font-family: 'Gentium Book Basic', serif;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 40px;
	text-shadow: 1px 1px 1px #000;
}
.cta-btm {
	margin-bottom: 30px;	
	color: #000;
	font-size: 35px;
	font-family: 'Kalam', cursive;
}
.cta-btn {
	font-size: 18px;
}



/* ----------------
-------FOOTER------
-----------------*/

footer.footer {
	background: #b32c1d;
/*	background-image: linear-gradient(to bottom, #ff250d, #d11e0b);*/
	color: #fff;
	text-shadow: 1px 1px 5px #000;
	border-top: 5px solid #fff;
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.footer {padding:0;}
.widgettitle, #biziqbusinesshours-3 h2 {
	color: #fff;
	text-align: center;
	padding: 10px 5px;
	border: 2px solid #f6321f;
	background: #c71d0c;
}
#biziqbusinesshours-3 p {
	color: #fff;
}


/* ----------------
-----FEEDBACK------
-----------------*/

.compliments h1 {
	background-color: #0F52AA;
}
.up-down &gt; a::before {
	color: #000;	
	transition: all 0.3s ease;
}
.up-down &gt; a:hover:before {
	color: #707070;
	transition: all 0.3s ease;
}

.feedback #content a img {
    height: 175px;
    width: auto;
    padding: 20px;
    transition: border .2s, box-shadow .2s;
}
.feedback #content a img:hover {
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.2);
}
.feedback-page p {
    display:inline-block;
}
.feedback-page {
    text-align:center;
}

/* ----------------
-------MISC--------
-----------------*/

.clear-me {
	width: 100%;
	clear: both;
	height: 1px;
}
.contact-pad {
	padding-right: 40px;
}
.bullet-style li:before {    
	font-family: 'FontAwesome';
	content: '\f0a9';
	margin:0 5px 0 -15px;
	color: #1C64C4;
}
ul {
	list-style: none;
}
.socialicons img:hover {
	opacity: 0.8; 
	filter: alpha(opacity=80);
	transition: all 0.3s ease;
}
.socialicons {
	max-width: 260px;
}
.active-page {
	background: transparent;
}
.breakout {
	margin: 0 -100%;
	margin: 0 calc(50% - 50vw);
	background: url(/wp-content/uploads/pattern.png) top left repeat #c5dcfb;
	box-shadow:         inset 0px 0px 30px 0px rgba(50, 50, 50, 0.5);
	text-align: center;
	padding: 50px;
}
.widget-review-body {
	font-size: 12px;
	line-height: 1.2em;
}


/* ----------------
-----ANIMATIONS----
-----------------*/

/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #1263cc;
  background-image: linear-gradient(to bottom, #1263cc, #0f458c);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}


/* -------------------------
-------MEDIA QUERIES--------
---------------------------*/


/*---------------767----------------*/

@media screen and (max-width: 767px) {
	
	.contact-pad {
		padding-right: 0px;
		text-align: left;
	}
	.alignright, .alignleft {
		margin-bottom: 10px;
	}
	.bullet-style {
		text-align: left;
	}
	.bullet-style ul {
		margin-top: 0;
		margin-bottom: 0;
	}
	.topPhone {
		padding-top: 0;
	}
	.up-down &gt; a::before {
		font-size: 80px;	
	}
	.nav ul {
		padding: 0;
	}
	.nav {
		width: 110%;
		margin-left: -2.5%;
	}
	#toggle-wrapper {
		top: 10px;
		right: 9%;
	}
	.cta-btn {
		font-size: 14px;
		padding: 5px 15px;
	}
	.header .textwidget {
		padding: 10px 0;
	}
	.cta {
		top: 13%;
		left: 4%;
	}
	.cta-top {
		font-size: 33px;
		padding-bottom: 8px;
	}
	.cta-btm {
		font-size: 27px;
		margin-bottom: 10px;
		text-shadow: 1px 1px 3px #fff;
	}
	.logo-top {
		font-size: 32px;
	}
	.logo-btm {
		font-size: 40px;
	}
	.breakout {
		padding: 25px 12px;
	}

}

/*---------------550----------------*/

@media screen and (max-width: 550px) {

	.cta {
		top: 7%;
		left: 2%;
	}
	.cta-top {
		font-size: 27px;
		padding-bottom: 4px;
	}
	.cta-btm {
		font-size: 20px;
	}

}
.call-today {
 
    font-family: 'Gentium Book Basic',serif !important;
    text-transform: uppercase;
}</pre></body></html>