/* Footer
---------------------------------*/

.footer_wrapper {
    background: #232323;
}

.footer_bottom {
    border-top: 1px solid #3C3A3A;
    padding: 25px 0;
}

.footer_bottom span {
    display: block;
    font-size: 14px;
    color: #cccccc;
    text-align: center;
}

.footer_bottom span a {
    display: inline-block;
    color: #005490;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.footer_bottom span a:hover {
    color: red;
}

/*---start-responsive-design----*/
/* FOOTER 
================================================== */

footer {
	color:#FFFFFF;
	background:#0474BB;
	border-top:0px solid #0474BB;
	width:100%;
    font-family: sans-serif, Arial;
}

footer h1,footer h2,footer h3,footer h4{
	color:#FFFFFF;
	font-weight:600;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#footerRights {
	background-color:#333;
	color:#FFFFFF;
	border-top:1px solid #26ABE2;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

/* FOOTER 
================================================== */

footer{padding:0px 0 0 0;}
#footerLogo {margin-bottom: 22px;}
#footerRights {padding-top:12px;padding-bottom:10px;margin-top:0px; text-align: center; font-size:13;}
.footerWidget {margin-bottom: 22px;padding-left: 20px;}
.footerWidget a {
color: #FFFFFF;
font-size: 14px;
}

/* footer 1 */
.worksList li{display:inline-block; margin: 0 10px 10px 0;}

/* footer 4 */
.footer2 #footerRights {text-align: center; background:#26ABE2;}
.bigTitle.bigTitleFooter {font-size: 2em; margin-bottom: 0;}

.footer2 #footerRights .socialNetwork{float: right;}
ul.socialNetwork {padding:0; display: block; margin-bottom: 0;}
ul.socialNetwork li {display:inline-block; list-style-type: none; margin-top: 0.8em;}