.mar-right30{
	margin-right: 5%;
	margin-left: 5%;
}
.button a{text-decoration:none; display:block; width:70px; height:30px; background:#1f7872; color:#ffffff; font-family: 'Oswald', sans-serif; line-height:30px; text-align:center; text-transform:uppercase;}
.button a:hover{ background:#d13f31;}
/*-------------------------------------------------
FOOTER CLASSES
-------------------------------------------------*/
.primary-footer{
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 0;
}
.footer-wrap{
	overflow: hidden;
	padding-top: 20px;
	margin-top: 0px;
	padding-bottom: 20px;
	background-color: #0D0D0D;
	width: 100%;
}
.footer{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.footer .panel{
	float: left;
	background: none;
	width: 350px;
}
.footer .panel .title h1{ color:#ffffff;}
.footer .panel .content{
	padding-top: 15px;
}
.footer .panel .content p{
	color: #9A9A9A;
	font-size: 11px;
}
.mail {
	color: #D13F31;
	font-size: 12px;
}

.footer .panel .content .button a{
	margin-top: 30px;
	background: #d13f31;
	width: 70px;
	height: 30px;
}
.footer .panel .content .button a:hover{ margin-top:30px; background:#1f7872;}
.footer .panel .content ul li{ list-style:url(../images/arrow.png) inside; border-bottom:#273042 solid 1px; line-height:35px; margin-left: -5%;}
.footer .panel .content ul li a{text-decoration:none; color:#9A9A9A;}
.footer .panel .content ul li a:hover{color:#D13F31;}
.footer .panel .content ul li.-no-border-bottom{border-bottom:none;}
.copyright-wrap{
	background: #1F7872;
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 40px;
}
.copyright-wrap .panel{
	width: 100%;
	background: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	max-width: 1170px;
}
.copyright-wrap .panel .content p{ color:#ffffff; text-align:center; font-size:12px;}
.copyright-wrap .panel .content p a{ text-decoration:none; color:#ffffff;}
.copyright-wrap .panel .content p a:hover{ color:#1a202c;}
