
/*-------------
[23. footer2]
---------*/
#footer2{
  margin-top: 45px;
  border-top: 1px solid #eaeaea;
  background: #fff;
}
#footer2 .footer-top{
  padding: 10px 0;
}
.footer-menu{
  margin-top: 25px;
}
.footer-menu li{
  display: inline;
  float: left;
  padding: 0 10px;
}
.footer-social{
  margin-top: 18px;
  margin-left:-7px;
  color:#FFFFFF;
  
  
}
.footer-social li{
    display: inline;
    float: center;
	
	
}
.footer-social li>a .fa{
  line-height: inherit;
 
  

}
.footer-social li>a{
  color: #ffffff;
  width: 20%;
  height: auto;
    background: #transparent;
  float: left;
  text-align: center;
  line-height: 47px;
  margin-left: 0px;
  border-top: 1px solid #e1e1e1;
  border-right:1px solid #e1e1e1;
}
.footer-social li >a.facebook:hover{
	 background: #3C5A99;
	   color: #ffffff;
}
.footer-social li >a.twitter:hover{
	 background: #FB0E84;
	   color: #ffffff;
}
.footer-social li>a.pinterest:hover{
	 background: #1DA1F2;
	  color: #ffffff;
}
.footer-social li>a.vk:hover{
	 background: #E3569A;
	  color: #ffffff;
}
.footer-social li>a.google-plus:hover{
	 background: #DC4A38;
	   color: #ffffff;
	  border-right:none;
}

#footer2 .footer-paralax{
  background: url("../images/brand_prlx_bg-small.jpg") 50% 0 no-repeat fixed;
  color: #fff;
}
#footer2 .footer-row{
  padding: 45px 0;
  background-color: rgba(0, 0, 0, 0.8);
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
#footer2 .footer-center{
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  background: rgba(0, 0, 0, 0.6);
}
#footer2 .footer-center h3{
  text-transform: uppercase;
  padding-bottom: 20px;
}
#footer2 .footer-center p{
  color: #999;
  padding-bottom: 20px;
}
#footer2 .footer-row .form-subscribe{
  width: 540px;
  margin: 0 auto;
  border: 1px solid #999;
  line-height: normal;
}
#footer2 .footer-row .form-subscribe .form-group{
  width: 100%;
  position: relative;
}
#footer2 .footer-row .form-subscribe .form-control{
  width: 100%;
  background: transparent;
  border: none;
  border-radius: 0;
  -webkit-box-shadow:inherit;
  box-shadow:inherit;
  padding-right: 40px;
  color: #fff;
}
#footer2 .footer-row .form-subscribe .btn{
  position: absolute;
  top: 3px;
  right:0;
  background: transparent;
  border: none;
  border-radius: 0;
  -webkit-box-shadow:inherit;
  box-shadow:inherit;
  color: #fff;
}
#footer2 .widget-title{
  text-transform: uppercase;
  padding-bottom: 20px;
}
#footer2 .widget-body ul{
  padding-left: 25px;
}
#footer2 .widget-body li{
  line-height: 30px;
}
#footer2 .widget-body li a{
  color: #999;
  margin-left: -25px;
}
#footer2 .widget-body li a:hover{
  color: #fff;
}
#footer2 .widget-body li a:before{
  font-family: 'FontAwesome';
  font-size: 14px;
  content: "\f105";
  margin-right: 15px;
}
#footer2 .widget-body li a.location:before{
    content: "\f041";
}
#footer2 .widget-body li a.phone:before{
    content: "\f095";
}
#footer2 .widget-body li a.email:before{
  content: "\f003";
}
#footer2 .widget-body li a.mobile:before{
  content: "\f10b";
}
#footer2 .footer-bottom{
  background-color: rgba(0, 0, 0, 0.8);
  background: rgba(0, 0, 0, 0.8);
  
  color: #fff;
}
#footer2 .footer-bottom .footer-bottom-wapper{
  border-top: 1px solid #333333;
  padding: 30px 0;
}
#footer2 .footer-bottom .footer-payment-logo{
  text-align: right;
}

.block-banner{
  margin-top: 30px;
}
.block-banner .block-banner-left,
.block-banner .block-banner-right{
  width: 50%;
  float: left;
}
.block-banner .block-banner-left{
  padding-right: 5px;
}
.block-banner .block-banner-right{
  padding-left: 5px;
}

@media (min-width: 1px) and (max-width: 1024px) {
  .av-siteloader-cell img {
  width:100%;
  }
}
