
a:hover{text-decoration:none !important;}

#footer{background: url(../images/fooer-bg2.png) no-repeat top center !important;background-size: cover !important;padding: 100px 0 30px !important;/*border-top: 6px solid #faaa0b;*/position:relative !important; text-align:center;}
#footer .footer-logo{position: absolute;top: -68px;left: 6px;right: 0;width: 135px;height: 135px;border-radius: 100px;margin: 0 auto;border: 12px solid #ccc;z-index: 1;}



#footer .footer-logo .logo-box{width: 100%;height: 100%;background: #fff;padding-top: 12px;overflow: hidden;
border-radius: 100%;}
#footer .footer-logo .logo-box a{width: 100%;height: 100%;}
#footer .menu-box{padding-bottom: 35px;}
#footer ul{padding:0;}
#footer ul li{display:inline-block;padding-right:55px;}
#footer ul li:last-child{padding:0;}

#footer ul li a{font-size:16px;line-height:20px;color:#fff;text-transform:uppercase;font-weight: 600;transition:all 500ms ease-in-out;}
#footer ul li a:hover{color:#faaa0b;text-decoration:none;}
#footer ul li.active a{color:#faaa0b;}

#footer .social-box{padding-bottom:30px; margin-bottom:28px; border-bottom:1px solid rgba(255,255,255,0.12);}
#footer .social-box a{font-size:30px;line-height:36px;color:#faaa0b;transition:all 500ms ease-in-out;position:relative;}
#footer .social-box a .norh{display: inline-block;position: absolute;left: 0;top: 9px;opacity:0;}
#footer .social-box a:hover .nor{opacity:0;} 
#footer .social-box a:hover .norh{opacity:1;} 

#footer .social-box a:hover{color:#fff;}

#footer .social-box ul li{padding-right:40px;}
#footer .social-box ul li:last-child{padding:0;}
#footer .bottom-block {padding: 0 !important;}
#footer .bottom-block p{font-size:14px !important;line-height:16px !important;color:#c7c7c7 !important;letter-spacing:1px;}











@media screen and (max-width:991px) {
#footer ul li{padding-right: 35px;}
#footer .menu-box {padding-bottom: 25px;}
#footer .social-box {padding-bottom: 20px;}
#footer .footer-logo{top: -62px;left: 5px;width: 125px;height: 125px;}








}





@media screen and (max-width:767px) {
#footer ul li a {font-size: 13px;}
#footer ul li {padding-right: 24px;}








}


@media screen and (max-width:600px) {
#footer ul.link-panel{text-align:left;display: inline-block;width: 100%;}
#footer ul.link-panel li{padding-right: 0;display: inherit;float: left;width: 50%;}
#footer .menu-box {padding-bottom: 0;}
#footer .social-box {padding-bottom:0;margin-bottom: 15px;}
#footer .social-box ul li {padding-right: 20px;}
#footer .social-box a{font-size: 22px;line-height: 30px;}




}



@media screen and (max-width:500px) {


}