<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: TICStrap
Theme URI: http://theideacenter.com/ticstrap
Author: Peyton Gregory
Author URI: http://theideacenter.com
Description: A responsive Wordpress theme based off the Bootstrap Framework developed by The Idea Center.
Version: 2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive
*/
/*------------------------------------*/
/*------------------------------------*/
/*----------     General    ----------*/
/*------------------------------------*/
/*------------------------------------*/
@font-face {
	font-family:'Lato';
	font-style:normal;
	font-weight:400;
	src:local('Lato Regular'),local(Lato-Regular),url(http://fonts.gstatic.com/s/lato/v11/8qcEw_nrk_5HEcCpYdJu8BTbgVql8nDJpwnrE27mub0.woff2) format("woff2");
	unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
	font-family:'Lato';
	font-style:normal;
	font-weight:400;
	src:local('Lato Regular'),local(Lato-Regular),url(http://fonts.gstatic.com/s/lato/v11/MDadn8DQ_3oT6kvnUq_2r_esZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
	unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000
}

html,body {
	height:100%
}

body {
	font-family:Lato,Helvetica,Arial,sans-serif;
	font-size:16px;
	font-weight:300;
	color:#000;
	background:#fff;
	background-size:100%;
}

#page {

}

.wrapper {
	min-height:100%;
	height:auto!important;
	height:100%;
	margin:0 auto -50px
}


h1,h2,h3,h4,h5,h6 {

	font-weight:500;
	line-height:1.1;
	}

h1,h2,h3 {
	margin-top:30px;
	margin-bottom:15px
}

.footer,.push {
	height:50px;
	clear:both
}

.footer ul, .footer .text-right {
	padding: 0;
	margin: 15px 0;
}

.fade {
	-moz-transition:ease 1s;
	-ms-transition:ease 1s;
	-webkit-transition:ease 1s;
	-o-transition:ease 1s;
	transition:ease 1s
}

.hideme-1, .hideme-2, .hideme-3  {
    opacity:0;
}

.cf-submit {
	margin:0;
	padding:0;
}

.alignleft {
	float:left;
	margin:0 15px 0 0;
}

.alignright {
	float:right;
	margin:0 0 15px;
}

.aligncenter {
	display:block;
	margin: 0 auto;
	clear:both;
}

.wp-caption-text {
	
}

.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}

.wp-caption img {
	margin: 5px 5px 0;
	max-width: 622px; /* caption width - 10px */
}
.wp-caption p.wp-caption-text {
	color: #777;
	font-size: 12px;
	margin: 5px;
}

.sticky {
		border: none;
	}
	
	.gallery-caption {
	color: #777;
	font-size: 12px;
	margin: 0 0 12px;
}

.commentlist .bypostauthor {
}


/*------------------------------------*/
/*------------------------------------*/
/*---------- Header Section ----------*/
/*------------------------------------*/
/*------------------------------------*/
.main-logo {
	margin:15px auto;
	display:block
}

#social-media {
	margin: 15px 0;
	clear: both;
	position: relative;
	z-index: 10;
	overflow: hidden;
}

.phone-number {
    display: block;
	
    overflow: hidden;
    margin: 15px 0px;
    font-size: 25px;
}








/*------------------------------------*/
/*------------------------------------*/
/*-------Sticky Header Section -------*/
/*------------------------------------*/
/*------------------------------------*/




/*------------------------------------*/
/*------------------------------------*/
/*-------- Navigation Section --------*/
/*------------------------------------*/
/*------------------------------------*/








/*------------------------------------*/
/*------------------------------------*/
/*----------- Input Fields -----------*/
/*------------------------------------*/
/*------------------------------------*/

.glyphicon:empty {
  width: 35px !important;
}

form {
  margin-bottom: 0;
  overflow: auto;
}

input, textarea {
border-radius:4px;
width:100%;
max-height:80px;
border:1px solid #ccc;
padding:3px 5px;	
}

input[type="submit"] {
	width:auto;
}



/*------------------------------------*/
/*------------------------------------*/
/*------- Custom Text Section --------*/
/*------------------------------------*/
/*------------------------------------*/
a.button {
	border:3px solid #999;
	padding:10px 20px;
	color:#999;
	-moz-transition:ease 1s;
	-ms-transition:ease 1s;
	-webkit-transition:ease 1s;
	-o-transition:ease 1s;
	transition:ease 1s;
	clear:both;
	display:block;
	max-width:140px;
	margin:15px auto
}

a.button:hover {
	border:3px solid #1f4e79;
	color:#1f4e79
}

/*------------------------------------*/
/*------------------------------------*/
/*-------- Home Page Section ---------*/
/*------------------------------------*/
/*------------------------------------*/







/*------------------------------------*/
/*------------------------------------*/
/*----------- Page Section -----------*/
/*------------------------------------*/
/*------------------------------------*/






/*------------------------------------*/
/*------------------------------------*/
/*--------- Widgets Section ----------*/
/*------------------------------------*/
/*------------------------------------*/

.widget-title {
	font-size:20px;
	text-transform:uppercase;
}


#secondary {
	margin-top:20px;
}



/*------------------------------------*/
/*------------------------------------*/
/*----------- Blog Section -----------*/
/*------------------------------------*/
/*------------------------------------*/





/*------------------------------------*/
/*------------------------------------*/
/*---------- Footer Section ----------*/
/*------------------------------------*/
/*------------------------------------*/

.footer .menu {
	list-style:none;
	padding: 0;
	margin: 0;
}

.footer .menu li {
	list-style:none;
	display:inline-block;
	padding:0 15px 0 0;
}


/*------------------------------------*/
/*------------------------------------*/
/*--------- Plugins Section ----------*/
/*------------------------------------*/
/*------------------------------------*/
ul.social-sprite li {
	float:left;
	list-style:none outside none;
	border:none
}

ul.social-sprite li a {
	background-image:url(images//mini-social-icons.png);
	background-repeat:no-repeat;
	background-size:auto 96px;
	border:0 none;
	color:#fff;
	direction:ltr;
	display:block;
	height:32px;
	overflow:hidden;
	text-align:left;
	text-decoration:none;
	text-indent:-999em;
	transition:all .2s ease 0;
	width:32px;
	margin-left:10px;
}

.ie7 ul.social-sprite li a,.ie8 ul.social-sprite li a {
	background-image:url(images/mini-social-icons.png)
}

ul.social-sprite li.facebook a {
	background-position:0 -32px
}

ul.social-sprite li.googleplus a {
	background-position:-96px -32px
}

ul.social-sprite li.rss a {
	background-position:-192px -32px
}

ul.social-sprite li.twitter a {
	background-position:-256px -32px
}

ul.social-sprite li.youtube a {
	background-position:-320px -32px
}

ul.social-sprite li.pinterest a {
	background-position:-160px -32px
}

ul.social-sprite li.linkedin a {
	background-position:-128px -32px
}


.social-sprite {
	border-radius: 0;
	overflow:hidden;
	margin:0;
	padding:0;
	float:right
}

.ih-item {
	position:relative;
	-webkit-transition:all .35s ease-in-out;
	-moz-transition:all .35s ease-in-out;
	transition:all .35s ease-in-out
}

.ih-item,.ih-item * {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.ih-item a {
	color:#333
}

.ih-item a:hover {
	text-decoration:none
}

.ih-item img {
	width:100%;
	height:auto
}

.ih-item.square {
	position:relative;
	width:100%;
	border:8px solid #fff;
	box-shadow:1px 1px 3px rgba(0,0,0,0.3);
	height:auto;
	max-height:305px
}

.ih-item.square .info {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	text-align:center;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden
}

.ih-item.square.effect6 {
	overflow:hidden
}

.ih-item.square.effect6 .img {
	-webkit-transition:all .35s ease-in-out;
	-moz-transition:all .35s ease-in-out;
	transition:all .35s ease-in-out;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1)
}

.ih-item.square.effect6 .info {
	background:#fff;
	background:rgba(255,255,255,0.6);
	visibility:hidden;
	opacity:0;
	-webkit-transition:all .35s ease-in-out;
	-moz-transition:all .35s ease-in-out;
	transition:all .35s ease-in-out
}

.ih-item.square.effect6 .info h3 {
	text-transform:uppercase;
	color:#1f4e79;
	text-align:center;
	font-size:18px;
	padding:15px;
	background:rgba(255,255,255,0.6);
	margin:80px 0 0;
	-webkit-transition:all .35s ease-in-out;
	-moz-transition:all .35s ease-in-out;
	transition:all .35s ease-in-out;
	letter-spacing:1px
}

.ih-item.square.effect6 .info p {
	font-style:italic;
	font-size:16px;
	position:relative;
	color:#1f4e79;
	padding:20px;
	text-align:center;
	-webkit-transition:all .35s .1s linear;
	-moz-transition:all .35s .1s linear;
	transition:all .35s .1s linear
}

.ih-item.square.effect6 a:hover .img {
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2)
}

.ih-item.square.effect6 a:hover .info {
	visibility:visible;
	opacity:1
}

.ih-item.square.effect6.from_top_and_bottom .info h3 {
	-webkit-transform:translateY(-100%);
	-moz-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	-o-transform:translateY(-100%);
	transform:translateY(-100%)
}

.ih-item.square.effect6.from_top_and_bottom .info p {
	-webkit-transform:translateY(100%);
	-moz-transform:translateY(100%);
	-ms-transform:translateY(100%);
	-o-transform:translateY(100%);
	transform:translateY(100%)
}

.ih-item.square.effect6.from_top_and_bottom a:hover .info h3,.ih-item.square.effect6.from_top_and_bottom a:hover .info p {
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	transform:translateY(0)
}

/*------------------------------------*/
/*------------------------------------*/
/*-------- Responsive Section --------*/
/*------------------------------------*/
/*------------------------------------*/
@media (min-width: 1200px) {

}

/*------------------------------------*/
/*------------------------------------*/
/*----------- BREAK POINT ------------*/
/*------------------------------------*/
/*------------------------------------*/
@media all and (max-width:1199px) {


}

/*------------------------------------*/
/*------------------------------------*/
/*----------- BREAK POINT ------------*/
/*------------------------------------*/
/*------------------------------------*/
@media all and (max-width:990px) {





}

/*------------------------------------*/
/*------------------------------------*/
/*----------- BREAK POINT ------------*/
/*------------------------------------*/
/*------------------------------------*/
@media all and (max-width:767px) {

}

</pre></body></html>