/******************************* BOTTOM ********************************/
.big_footer{
	    background: url(/Files/App_002/images/bg_footer.jpg) center center no-repeat;
		    background-size: cover;
}
.footer1{
padding-top:20px;
}
.menu_footer1{float:left;width: 180px; }
.menu_footer2{float:left;width: 610px;}
.ts2{
color:#FFF;
font-size:18px;
text-transform:uppercase;
margin-bottom:10px;
height:30px;
line-height:30px;	
}
.ts2:after{
background-color:#FFF;
content:'';
position:relative;	
height:1px;
width:30px;
left:0;
bottom:0;
}
.tss{
color: #FFFFFF;
font-family:Arial;
    font-size: 36px;
    text-transform: uppercase;
    text-align: left;
	width:130px;
	float:left;

}
.rs{
float:right;
}
.fb, .tub, .in, .goo{
float:left;
}
.footer1{
background-color:rgba(0,0,0,0.3);
}
.fa.fa-facebook, .fa.fa-youtube, .fa.fa-linkedin, .fa.fa-google-plus{
cursor: pointer;
    text-align: center;
    line-height: 88px !important;
    color: #FFFFFF;
    font-size: 2.1em !important;
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    overflow:hidden;
    margin-right: 15px;
cursor: pointer;
}
.fa.fa-facebook:hover, .fa.fa-youtube:hover, .fa.fa-linkedin:hover, .fa.fa-google-plus:hover{
   color: #1988c1;
}
.footer2{
background-color:rgba(0,0,0,0.5);
}
.copyRight {
	padding-top:20px;
padding-bottom:20px;
    color: #FFFFFF;
    font-size: 12px;
font-family:Arial;
	text-align:left;
}
.copyRight a {
    color: #FFFFFF;
    text-decoration: none;
}
.copyRight a:hover{
    text-decoration: underline;
}
@media (max-width:1170px){
.footer1{
display:none;
}
}
















