@charset "utf-8";
/* CSS Document */

.footer-main{
	width:100%;
	height:auto;
	background:#2e2e2e;
	margin:auto;
	padding: 30px 20px;
	
	}
.footer-inner {
	max-width:1200px;
	height:auto;
	margin: auto;
	background:#2e2e2e;
	font-family: sans-serif;
}
.footer-left{
	width: 25%;
	height: auto;
	float: left;
	}
.footer-box{
	max-width: 100%;
	height: auto;
	margin:auto;
	}
	
.footer-box h6{
	font-family: sans-serif;
	font-size: 16px;
	color: #E9E9E9;
	text-align:left;
	margin:0px;
	text-transform:uppercase;
	padding-bottom:1px;
}
.footer-box ul{
	
	margin:0px;
	padding: 0px;
}
.footer-box ul li{
	list-style-type:none;
	padding-top: 2px;
	text-align:left;
	
}
.footer-box ul li a{
	font-family: sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration:none;
	
}
.footer-box ul li a:hover{
	color: #2aa2a8;
	
}
.footer-box ul li a i{
	font-size: 18px;
	color: #FFF;
	width:30px;
	height: auto;
	padding-right: 20px;
	
}
.footer-box-second{
	width: 100%;
	height: auto;
	margin:auto;
	}
	
.footer-box-second h6{
	font-family: sans-serif;
	font-size: 16px;
	color: #E9E9E9;
	text-align:left;
	margin:0px;
	text-transform:uppercase;
	padding-bottom:1px;
}
.footer-box-second ul{
	margin:0px;
	padding: 0px;
}
.footer-box-second ul li{
	list-style-type:none;
	padding-top: 2px;
	text-align:left;
}
.footer-box-second ul li a{
	font-family: sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration:none;
}
.footer-box-second ul li a:hover{
	color: #2aa2a8;
}
.footer-box-second ul li a i{
	font-size: 18px;
	color: #FFF;
	width:30px;
	height: auto;
	padding-right: 20px;
}
.footer-box-third{
	width: 100%;
	height: auto;
	margin:auto;
	}
	
.footer-box-third h6{
	font-family: sans-serif;
	font-size: 16px;
	color: #E9E9E9;
	text-align:left;
	margin:0px;
	text-transform:uppercase;
	padding-bottom:1px;
}
.footer-box-third ul{
	margin:0px;
	padding: 0px;
}
.footer-box-third ul li{
	list-style-type:none;
	padding-top: 2px;
	text-align:left;
}
.footer-box-third ul li a{
	font-family: sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration:none;
}
.footer-box-third ul li a:hover{
	color: #2aa2a8;
}
.footer-box-third ul li a i{
	font-size: 18px;
	color: #2aa2a8;
	width:30px;
	height: auto;
	padding-right: 20px;
}
.footer-right{
	width: 25%;
	height: auto;
	float: right;
	margin-bottom: 15px;
	}
.footer-box-right{
	width: 100%;
	height: auto;
	margin: auto;
	}
.footer-box-right h4{
	font-family: sans-serif;
	font-size: 16px;
	color: #E9E9E9;
	margin:0px;
	text-transform:uppercase;
	padding-bottom:1px;
	text-align:right;
	margin:0px;	
}
.footer-box-right h5{
	font-family: sans-serif;
	font-size: 16px;
	color: #E9E9E9;
	text-transform:uppercase;
	padding-bottom:1px;
	text-align:right;
	margin:7px 0 0 0;	
}
.footer-box-right p{
	font-family: sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration:none;
	padding-top: 2px;
	text-align:right;
	margin: 0px;
}
.footer-box-right p a{
	font-family: sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration:none;
}
.footer-box-right p a:hover{
	color: #2aa2a8;	
}
.footer-box-right p i{
	font-size: 18px;
	color: #2aa2a8;
	width:25px;
	height: auto;
	padding-right: 5px;
}

.small-footer-menu {
	display:none;
	width:100%;
	clear:both;
	background: #2e2e2e;
	color: #fff;
	text-transform:uppercase;
	font-size: 16px;
	padding: 5px;
	cursor: pointer;
	}
.small-footer-menu p {
	
	color: #fff;
	text-transform:uppercase;
	text-align: left;
	font-size: 16px;
	padding: 0px;
	cursor: pointer;
	}
.small-footer-menu p i{

	width: 10px;
	color: #2aa2a8;
	float: right;
	}
.small-footer-menu-second {
	display:none;
	width:100%;
	clear:both;
	background: #2e2e2e;
	color: #fff;
	text-transform:uppercase;
	font-size: 14px;
	padding: 5px;
	cursor: pointer;
	}
.small-footer-menu-second p {
	color: #fff;
	text-transform:uppercase;
	text-align: left;
	font-size: 16px;
	padding: 0px;
	cursor: pointer;
	}
.small-footer-menu-second p i{
	width: 10px;
	color: #2aa2a8;
	float: right;
	}
.small-footer-menu-third {
	display:none;
	width:100%;
	clear:both;
	background: #2e2e2e;
	color: #fff;
	text-transform:uppercase;
	font-size: 16px;
	padding: 5px;
	cursor: pointer;
	}
.small-footer-menu-third p {
	font-family: sans-serif;
	color: #fff;
	text-transform:uppercase;
	text-align: left;
	font-size: 16px;
	padding: 0px;
	cursor: pointer;
	}
.small-footer-menu-third p i{
	width: 10px;
	color: #2aa2a8;
	float: right;
	}
.small-footer-menu-right {
	display:none;
	width:100%;
	clear:both;
	background: #2e2e2e;
	color: #fff;
	text-transform:uppercase;
	font-size: 16px;
	padding: 5px;
	cursor: pointer;
	}
.small-footer-menu-right p {
	font-family: sans-serif;
	color: #fff;
	text-transform:uppercase;
	text-align: left;
	font-size: 16px;
	padding: 0px;
	cursor: pointer;
	}
.small-footer-menu-right p i{
	width: 10px;
	color: #2aa2a8;
	float: right;
	}
	@media (max-width: 768px){
	.footer-main{
	width:100%;
	height:auto;
	background:#2e2e2e;
	margin:auto;
	padding: 10px 10px;
	}
	.footer-left{
	width: 100%;
	height: auto;
	float: none;
	margin: 10px auto;
	}
.footer-box{
	width: 100%;
	height: auto;
	margin:auto;
	}
.footer-box ul li{
	width: 100%;
	list-style-type:none;
	padding: 5px 0;
	text-align:left;
}
.footer-box ul li a{
	font-size: 15px;
	color: #ccc;
}
.footer-box-second{
	width: 100%;
	height: auto;
	margin:auto;
	}
.footer-box-second ul li{
	width: 100%;
	list-style-type:none;
	padding: 5px 0;
	text-align:left;
}
.footer-box-second ul li a{
	font-size: 15px;
	color: #ccc;
}
.footer-box-third{
	width: 100%;
	height: auto;
	margin:auto;
	}
.footer-box-third ul li{
	width: 100%;
	list-style-type:none;
	padding: 5px 0;
	text-align:left;
}
.footer-box-third ul li a{
	font-size: 15px;
	color: #ccc;
}
.small-footer-menu {
	display:block;
	
	}
	.small-footer-menu-second {
	display:block;
	
	}
.small-footer-menu-third {
	display:block;
	
	}


.footer-box h6{
	display:none;
}
.footer-box ul{
			display:none;
			position: static;
			width:100%;
			float:left;
}

.footer-box-second h6{
	display:none;
}
.footer-box-second ul{
			display:none;
			position: static;
			width:100%;
			float:left;
}
.footer-box-third h6{
	display:none;
}
.footer-box-third ul{
			display:none;
			position: static;
			width:100%;
			float:left;
}
.showing{
	max-height:20em;}
	
.footer-right{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 15px;
	}
.footer-box-right h4{
	font-family: sans-serif;
	font-size: 14px;
	color: #fff;
	text-align:left;
	margin:0px;
	font-weight: bold;
	text-transform:uppercase;
	padding-bottom:10px;
}	
.footer-box-right h5{
	font-family: sans-serif;
	font-size: 14px;
	color: #fff;
	text-align:left;
	margin:10px 0 0 0;
	font-weight: bold;
	text-transform:uppercase;
	padding-bottom:10px;
}

.footer-box-right p{
	font-family: sans-serif;
	font-size: 15px;
	color: #999;
	text-decoration:none;
	padding-top: 2px;
	text-align:left;
	margin: 0px;
	
}
.small-footer-menu-right {
	display:block;
	
	}


.footer-box-right{
			display:none;
			position: static;
			width:100%;
			float:left;
}

	}

.last-footer{
	clear:both;
	margin: 0 auto;
}
.last-footer p{
	margin: 0 auto;
	color:#999;
	text-align:center;
}
.footer-log {
	clear:both;
	width:100%;
	padding: 10px 0;
	}
.footer-log img{
	display:block;
	margin: 0 auto;
	max-width:70px;
	height:auto;
	padding:0;
	border:none;
	}
	

