@charset "UTF-8";
/* CSS Document */

body {
	padding-top: 120px;
}

.navbar-default {

	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 11px 12px -14px rgba(0,0,0,0.24);
	-moz-box-shadow: 0px 11px 12px -14px rgba(0,0,0,0.24);
	box-shadow: 0px 11px 12px -14px rgba(0,0,0,0.24);

}

.navbar-nav {
	margin-top: 55px;
}

.navbar-default .navbar-nav > .active > a{
	background-color: #FFFFFF;
	color: #E5735C;
	border-bottom: 3px solid #E5735C;
	padding-bottom: 5px;
}

.navbar-default .navbar-nav a:hover{
	background-color: #FFFFFF;
	color: #E5735C;
	border-top: 3px solid #E5735C;
	padding-top: 12px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
	background-color: #FFFFFF;
	color: #E5735C;
	border-bottom: 3px solid #E5735C;
	padding-bottom: 5px;
}

.logo-padding {
	padding: 1em;
}

::-moz-selection { /* Code for Firefox */
    color: #FFFFFF;
    background: #E5735C;
}

::selection {
    color: #FFFFFF;
    background: #E5735C;
}

.services-glyphicon {
	font-size: 2.5em;
	color: #E5735C;
	display: block;
	text-align:center;
	margin-bottom: 1em;
}

.main-text-color {
	color: #E5735C;
}

.text-color-blue {
	color: #245580;
}

.square {
	background-color: #F8F8F8;
	height: 17em;
	width: 17em;
	margin-top: 2em;
	border: 1px solid #dcdcdc;
}

.square:hover {
	border: 1px solid #E5735C;
	background-color: #fafafa;
}

.square:hover div div div p {

	font-size: 16px;
	font-weight: 500;
	color: #5B544A;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

.outer-table {
	display: table;
	height: 100%;
	width: 100%;
}

.inner-table-cell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}


/* About Us Page */

.pcc-ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.pcc-ul li {
	padding-left: 2em;
	text-indent: -.7em;
}

.pcc-ul li:before {
	content: "•";
	padding-right: .8em;
	font-size: 1.5em;
	color: #E5735C;
}


.tab-pane {
	border-left: 3px solid #ddd;
	border-right: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
	border-top: none;
	padding: 0.8em;
}

li.active a span {
	color: #E5735C;
	font-weight: 500;
}


.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	border-left: 3px solid #ddd;
	border-right: 3px solid #ddd;
	border-bottom: none;
	border-top: 3px solid #ddd;
}

/* services page */

a.accordion-toggle {
	color: #E5735C;
}

#services-accordion {
	margin-top: 2em;
	text-align: justify;
}


/* End services */




.col-centered{
	float: none;
	margin: 0 auto;
}



/* Footer CSS */

footer {
	margin-top: 2em;
}

.full {
	width: 100%;
}
.gap {
	height: 30px;
	width: 100%;
	clear: both;
	display: block;
}
.footer {
	background: #EDEFF1;
	height: auto;
	padding-bottom: 30px;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #DDDDDD;
}
.footer p {
	margin: 0;
}
.footer img {
	max-width: 100%;
}
.footer h3 {
	border-bottom: 1px solid #BAC1C8;
	color: #54697E;
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	padding: 40px 0 10px;
	text-transform: uppercase;
}
.footer ul {
	font-size: 13px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 15px;
	color: #7F8C8D;
}
.footer ul li a {
	padding: 0 0 5px 0;
	display: block;
}
.footer a {
	color: #78828D
}
.supportLi h4 {
	font-size: 20px;
	font-weight: lighter;
	line-height: normal;
	margin-bottom: 0 !important;
	padding-bottom: 0;
}
.newsletter-box input#appendedInputButton {
	background: #FFFFFF;
	display: inline-block;
	float: left;
	height: 30px;
	clear: both;
	width: 100%;
}
.newsletter-box .btn {
	border: medium none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	height: 40px;
	padding: 0;
	width: 100%;
	color: #fff;
}
.newsletter-box {
	overflow: hidden;
}
.bg-gray {
	background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
	box-shadow: 0 1px 0 #B4B3B3;
}
.social li {
	background: none repeat scroll 0 0 #B5B5B5;
	border: 2px solid #B5B5B5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	float: left;
	height: 36px;
	line-height: 36px;
	margin: 0 8px 0 0;
	padding: 0;
	text-align: center;
	width: 36px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.social li:hover {
	transform: scale(1.15) rotate(360deg);
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
}
.social li a {
	color: #EDEFF1;
}
.social li:hover {
	border: 2px solid #2c3e50;
	background: #2c3e50;
}
.social li a i {
	font-size: 16px;
	margin: 0 0 0 5px;
	color: #EDEFF1 !important;
}
.footer-bottom {
	background: #F8F8F8;
	border-top: 1px solid #DDDDDD;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-bottom p.pull-left {
	padding-top: 6px;
}
.payments {
	font-size: 1.5em;
}

/* End Footer CSS */


