/* #Footer */
#footer {
	background: #666;
	margin-top: 0;
	padding-top: 10px;
	position: relative;
	clear: both;
	max-height:200px;
}

#footer .row .container > div {
	margin: 0px;
}

#footer .container input:focus {
	box-shadow: none;
}

#footer a:hover {
	color: #ba1219;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer a {
	color: #fff;
}

#footer h4.social {
	font-size: 15px;
    line-height: 24px;
	font-family: 'Open Sans Condensed', arial, helvetica;
	letter-spacing: 0.03em;
	/*font-weight: 700;
	text-transform:uppercase;*/
	color: #fff;
	text-align: left;
}

#footer h5 {
	color: #fff;
}

#footer ul.nav-list > li a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	line-height: 20px;
	padding-bottom: 11px;
}

#footer ul.nav-list > li:last-child a {
	border-bottom: 0;
}

#footer ul.nav-list > li a:hover {
	background-color: rgba(255, 255, 255, 0.05);
}

#footer ul.list.icons li {
	margin-bottom: 5px;
}

#footer form {
	filter: alpha(opacity=85);
	opacity: 0.85;
}

#footer form label.error {
	line-height: 16px;
	margin: 5px 0 -5px;
	display: block;
	clear: both;
}

#footer form .alert {
	padding: 6px;
	text-align: center;
}

#footer .newsletter form {
	width: 100%;
	max-width: 262px;
}

#footer .newsletter form input.form-control {
	height: 34px;
	padding: 6px 12px;
}

#footer .alert a {
	color: #222;
}

#footer .alert a:hover {
	color: #666;
}

#footer .twitter .fa, #footer .twitter .icons {
	clear: both;
	font-size: 1.5em;
	position: relative;
	top: 3px;
}

#footer .twitter .meta {
	color: #999;
	display: block;
	font-size: 0.9em;
	padding-top: 3px;
}

#footer .twitter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .twitter ul li {
	padding-bottom: 20px;
}

#footer .twitter ul li:last-child {
	padding-bottom: 0;
}

#footer .twitter-account {
	color: #FFF;
	display: block;
	font-size: 0.9em;
	margin: -15px 0 5px;
	filter: alpha(opacity=55);
	opacity: 0.55;
}

#footer .twitter-account:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

#footer .contact {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .contact i {
	display: block;
	float: left;
	font-size: 1.2em;
	margin: 7px 8px 10px 0;
	position: relative;
	text-align: left;
	top: -2px;
	width: 16px;
	color: #000;
}

#footer .contact i.fa-envelope {
	font-size: 1em;
	top: 0;
}

#footer .contact p {
	margin-bottom: 10px;
	text-align:left;
	margin:0;
	padding:0;
	color: #000;
}

#footer .logo {
	display: block;
}

#footer .logo.mb-xl {
	margin-bottom: 12px;
}

#footer .footer-copyright {
	background: #505050;
	border-top: 4px solid #505050;
	margin-top: 0px;
	padding: 0px 0 10px;
	color: #fff;
}

#footer .footer-copyright nav {
	float: right;
}

#footer .footer-copyright nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .footer-copyright nav ul li {
	border-left: 1px solid #fff;
	display: inline-block;
	line-height: 12px;
	margin: 0;
	padding: 0 8px;
}

#footer .footer-copyright nav ul li:first-child {
	border: medium none;
	padding-left: 0;
}

#footer .footer-copyright p {
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding-top: 18px;
	font-family: 'Open Sans', arial, helvetica;
}
#footer .footer-copyright .addr {
	font-size: 16px;
	color: #fff;
	margin: 0;
	padding-top: 18px;
	font-family: 'Open Sans Condensed', arial, helvetica;
	font-weight: 700;
	letter-spacing: 0.03em;
	text-transform:uppercase;
}
#footer .menu a {
	font-size: 14px;
	color: #fff;
	margin: 0;
	padding-top: 18px;
	font-family: 'Open Sans', arial, helvetica;
}

#footer .phone {
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	display: block;
	padding-bottom: 15px;
	margin-top: -5px;
	font-family: 'Open Sans', arial, helvetica;
}

#footer.color {
	color: #fff;
	font-family: 'Open Sans', arial, helvetica;
}

#footer.color p {
	color: #fff;
	font-family: 'Open Sans', arial, helvetica;
}

#footer.color .footer-copyright nav ul li {
	border-left-color: #fff;
}
#footer.color .footer-copyright {
	background: #0077b3;
	border-top-color: #0077b3;
}


/* Page Footer Menu 
.menu_footer {
	font-size: 10px;
	color : Gray;
}
.menu_footer A {
	font-size: 10px;
	color : Gray;
}*/


/************** Social Icons ********************/
.social-icons {
	margin: 0;
	padding: 0;
	width: auto;
	background: none;
}

ul.social-icons {margin:0}

.social-icons li {
	display: inline-block;
	margin: -1px 8px 5px 0;
	padding: 0;
	overflow: visible;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
	
}

.social-icons li a {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	display: block;
	line-height: 30px;
	width: 30px;
	height: 30px;	
	text-align: center;
	text-decoration: none;
	background: none;
}

/* Arrows */
.arrow {
	background: transparent url(../images/arrows.png) no-repeat 0 0;
	width: 47px;
	height: 120px;
	display: inline-block;
	position: relative;
}

.arrow.arrow-light {
	background-image: url(../images/arrows-dark.png);
}

.arrow.vtl {
	background-position: 0 0;
	width: 47px;
	height: 96px;
}

.arrow.vtr {
	background-position: -101px 0;
	width: 47px;
	height: 96px;
}

.arrow.vbl {
	background-position: 0 -144px;
	width: 47px;
	height: 96px;
}

.arrow.vbr {
	background-position: -101px -144px;
	width: 47px;
	height: 96px;
}

.arrow.hlt {
	background-position: -209px 0;
	width: 120px;
	height: 47px;
}

.arrow.hlb {
	background-position: -209px -101px;
	width: 120px;
	height: 47px;
}

.arrow.hrt {
	background-position: -353px 0;
	width: 120px;
	height: 47px;
}

.arrow.hrb {
	background-position: -353px -101px;
	width: 120px;
	height: 47px;
}

.contact-details ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}


h4.ftTitle {
	position:relative; 
	font-size: 15px; 
	line-height: 20px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	color: #fff;	
	margin-bottom:6px;
	text-transform: uppercase;
	text-align:left;
}


.footer .footer-col p {margin-bottom: 2px;}
.footer .footer-col-content {margin-bottom:12px;text-align:left;}
.footer .footer-col-content a:hover {color: #eaba4e;text-decoration: underline;}
/*.footer .footer-col-content a {color: #fff;}*/
#footer .footer-col-content a {
  display: inline-block;
  position: relative;
  color: #fff;
  font: 400 15px/17px "Open Sans", sans-serif;
  text-align:left;
  text-decoration: none;
}
#footer .footer-col-content ul {padding-left:0;margin-left:0px;list-style: none outside;}
#footer .footer-col-content ul li a {
	line-height: 20px;
	padding-bottom: 6px;
	text-decoration: none;
}
#footer .footer-col-content ul li a:before {
  content: "\f0da";
  display: inline-block;
  font-size: 15px; 
  font-family: "FontAwesome";
  padding-right: 5px;
  color: #e34614;
}

.footer-col-content li a:hover {
	padding-left: 6px;
	color: #e34614 !important;
}

@media (max-width: 400px) {
	#footer {
		background: #666;
		margin-top: 0;
		padding-top: 10px;
		position: relative;
		clear: both;
		max-height: 500px;
	}
}
/* Footer Links ------------------------------------- */
