
#footer-sidebars {
	padding-top: 30px;
	background-size: auto;
	max-width: 1260px;
	margin: 0 auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
#footer-sidebars > .row aside {
	border-right: 0;
	padding: 10px 0 0;
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#footer-sidebars > .row aside.full {
	width: 100%;
}
#footer-sidebars > .row aside.cell-1-2 {
	width: 50%;
}
#footer-sidebars > .row aside.cell-1-3 {
	width: 33.333333333333%;
}
#footer-sidebars > .row aside.cell-1-4 {
	width: 25%;
}
#footer-sidebars > .row aside.cell-1-5 {
	width: 20%;
}
#footer-sidebars > .row aside.cell-1-6 {
	width: 16.666666666667%;
}
#footer-sidebars > .row aside.cell-2-3 {
	width: 66.666666666667%;
}
#footer-sidebars > .row aside.cell-2-4 {
	width: 50%;
}
#footer-sidebars > .row aside.cell-2-5 {
	width: 40%;
}
#footer-sidebars > .row aside.cell-2-6 {
	width: 33.333333333333%;
}
#footer-sidebars > .row aside.cell-3-4 {
	width: 75%;
}
#footer-sidebars > .row aside.cell-3-5 {
	width: 60%;
}
#footer-sidebars > .row aside.cell-3-6 {
	width: 50%;
}
#footer-sidebars > .row aside.cell-4-5 {
	width: 80%;
}
#footer-sidebars > .row aside.cell-4-6 {
	width: 66.666666666667%;
}
#footer-sidebars > .row aside.cell-5-6 {
	width: 83.333333333333%;
}
#footer-sidebars > .row aside.last {
	border-right: 0;
}
#footer-sidebars > .row .widget {
	padding-left: 30px;
	padding-right: 30px;
}
#footer-sidebars > .row .widget,
#footer-sidebars > .row .widget:last-child {
	margin-bottom: 0;
	padding-bottom: 30px;
}
#footer-sidebars > .row .widget .widget-title {
	text-align: left;
	line-height: 1 !important;
	padding-top: 25px !important;
}
#footer-sidebars .wpv_icon_link li {
	padding: 5px;
}
#footer-sidebars .wpv_icon_link li:first-child {
	padding-top: 0;
}
#footer-sidebars .wpv_posts .wpv-tabs > ul {
	border-bottom-color: #475662;
	background-color: #526371;
}
#footer-sidebars .wpv_posts .wpv-tabs > ul li {
	border-bottom: 1px solid transparent !important;
}
#footer-sidebars .wpv_posts .wpv-tabs > ul li.ui-state-hover,
#footer-sidebars .wpv_posts .wpv-tabs > ul li.ui-state-selected,
#footer-sidebars .wpv_posts .wpv-tabs > ul li.ui-state-active {
	border-color: #475662;
	background: transparent;
	border-bottom-color: #526371 !important;
}
#footer-sidebars .wpv_posts .ui-tabs-panel {
	border-color: #475662;
}
#footer-sidebars .wpv_posts .posts_list li {
	border-top-color: #475662;
	padding: 0 0 10px 0;
}
#footer-sidebars > .row aside.cell-1-4 {
	width: 25%;
}
.copyrights {
	position: relative;
	z-index: 5;
	background-color: #526371;
	-webkit-background-size: auto;
	-moz-background-size: auto;
	background-size: auto;
	padding: 5px 30px;
	margin: 0;
}
.copyrights a {
	color: #002a80;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.copyrights a:visited {
	color: #d9d9d9;
}
.copyrights a:hover {
	color: #d9d9d9;
	text-decoration: none;
}
.copyrights .alignright,
.copyrights .alignleft,
.copyrights .aligncenter {
	margin: 0px !important;
}
.copyrights > .row {
	padding: 0;
	margin: 0 auto;
}
.copyrights,
.copyrights * {
	font: normal 13px/14px "Asap";
	color: #d9d9d9;
}

.textwidget a:hover{
	margin-left: 10px;
	font: bold 12px/16px "Asap";
	color: #002a80;

}


.textwidget a:active{
	margin-left: 10px;
	font: normal 12px/16px "Asap";
	color: #002a80;

}
textwidget a:visited{
	margin-left: 10px;
	font: normal 12px/16px "Asap";
	color: #002a80;

}
.textwidget a{
	margin-left: 10px;
	font: normal 12px/16px "Asap";
	color: #002a80;

}

.textwidget{
	margin-left: 10px;
	font: normal 12px/16px "Droid Sans";
	color: #002a80;

}


.textwidget p{
	margin-left: 10px;
	font: bold 12px/16px "Asap";
	color: #002a80;

}

h4.widget-title{
	margin-left: 5px;
	margin-bottom: 15px;
	font: bold 14px/18px "Droid Sans";
	color: #002a80;

}