

#footer {
	width:100%;
	position: relative;
	background-color: #91420a;
	border-top: 0px solid rgba(0,0,0,0.2);
}

.device-lg.sticky-footer #top-bar,
.device-md.sticky-footer #top-bar { z-index: 299; }

.device-lg.sticky-footer #header,
.device-md.sticky-footer #header { z-index: 199; }

.device-lg.sticky-footer #slider:not(.slider-parallax-invisible),
.device-lg.sticky-footer #page-submenu,
.device-lg.sticky-footer #page-title,
.device-lg.sticky-footer #content,
.device-md.sticky-footer #slider:not(.slider-parallax-invisible),
.device-md.sticky-footer #page-submenu,
.device-md.sticky-footer #page-title,
.device-md.sticky-footer #content { z-index: 2; }

.device-lg.sticky-footer #footer,
.device-md.sticky-footer #footer {
	position: fixed;
	top: auto;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

.device-lg.sticky-footer:not(.stretched) #footer,
.device-md.sticky-footer:not(.stretched) #footer {
	left: 50%;
	margin-left: -610px;
	width: 1220px;
}

.device-md.sticky-footer:not(.stretched) #footer {
	margin-left: -500px;
	width: 1000px;
}

#footer .footer-widgets-wrap {
	position: relative;
	padding: 10px 0;
}

.footer-widgets-wrap .col_full,
.footer-widgets-wrap .col_half,
.footer-widgets-wrap .col_one_third,
.footer-widgets-wrap .col_two_third,
.footer-widgets-wrap .col_three_fourth,
.footer-widgets-wrap .col_one_fourth,
.footer-widgets-wrap .col_one_fifth,
.footer-widgets-wrap .col_two_fifth,
.footer-widgets-wrap .col_three_fifth,
.footer-widgets-wrap .col_four_fifth,
.footer-widgets-wrap .col_one_sixth,
.footer-widgets-wrap .col_five_sixth { margin-bottom: 0; }

#copyrights {
	padding:20px 0;
	background-color: #1e28ae;
	font-size: 14px;
	line-height: 1.8;
	color: #fff;
}

#copyrights i.footer-icon {
	position: relative;
	top: 1px;
	font-size: 14px;
	width: 14px;
	text-align: center;
	margin-right: 3px;
}

.copyright-links a {
	display: inline-block;
	margin: 0 3px;
	color: #fff;
	border-bottom: 1px dotted #444;
}

.copyright-links a:hover {
	color: #7ECECA;
	border-bottom: 1px solid #665;
}

.copyrights-menu { margin-bottom: 10px; }

.copyrights-menu a {
	font-size: 14px;
	margin: 0 10px;
	border-bottom: 0 !important;
}

#copyrights .col_half { margin-bottom: 0 !important; }

#copyrights a:first-child { margin-left: 0; }

#copyrights .tright a:last-child { margin-right: 0; }

.footer-logo {
	display: block;
	margin-bottom: 30px;
}



.footer_top-left{
	color: 	 #fff;
	float:left;
	text-align: left;
	font-weight: 500;
	font-size: 1.2em;
	font-family: 'Raleway', sans-serif;
	padding:8px 0 0px 1px;
	word-wrap: break-word;
		}
			.footer_top-left a:link{
			color: #fff;
	
				}	
		.footer_top-left a:hover{
				color:  #7ECECA;
				
					}
					.footer_top-left a:visited{
						color: #fff;
		
							}
		
		
		.img-right {
			display:block;
			width:50%;
			float:right;
			
		}
		
							
						
								.f_line{
								width:300px;
								height:5px;
								color:#000;
								margin-top:2px;
								margin-bottom:10px;
								border-top:1px dotted grey;
								border-bottom:0px solid grey;
							
								
								
							}
	

.footer_font{
	display: block;
	line-height: 22px;
	color: #7ECECA;
	font-weight: 500;
	font-size: 1.2em;
	letter-spacing: 1px;
	font-family: 'Raleway', sans-serif;
	word-wrap: break-word;
		}

		.footer_font a:link{
			display: block;
			line-height: 22px;
			color: #fff;
			font-weight: 300;
			font-size: .9em;
			}			
		
		.footer_font a:hover{
			display: block;
			line-height: 22px;
			color: #f2f2ed;
			font-weight: 300;
			font-size: .9em;
			}
		
		.footer_font a:visited{
			display: block;
			line-height: 22px;
			color: #7ECECA;
			font-weight: 300;
			font-size: .9em;
			}






