/*persistent-footer*/
.footer {
    background-color: #ff0019;    
    clear: both;
	width:990px;
	border-top: 1px solid #a4deed;
	box-shadow: 0 -5px 5px -5px #333333;
} 
.persistent-footer {
    background-color: #ff0019;
    font-family: "Open Sans","Helvetica Neue","Arial",sans-serif;
    height: 60px;
    padding: 0px 0 0 12px;
    width: 990px;
    z-index: 1;	
}
.persistent-footer h3 {
    color: #FFFFFF;
    float: left;
    font-family: "Open Sans","Helvetica Neue","Arial",sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 20px 0 0;
    padding: 15px 0;
    text-align: left;
}
.persistent-footer h2 {
    color: #221F1F;
    font-family: "Open Sans","Helvetica Neue","Arial",sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 32px;
    margin: 0;
    padding-top: 40px;
    text-align: left;
}
.persistent-footer p {
    color: #ff0019;
    font-family: "Open Sans","Helvetica Neue","Arial",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    margin: 0;
    padding: 0 0 30px;
    text-align: left;
}
.persistent-footer ul {
	margin-left: 0;
	list-style-image: none;
    list-style-type: none; 
}
.persistent-footer .column1 {
    float: left;
    height: 60px;
    margin: 0 10px 0 0;
    width: 642px;
}
.persistent-footer .column2 {
    border-left: 1px solid #a4deed;
    float: left;
    height: 60px;
    margin: 0;
    padding: 0 0 0 15px;
    width: 300px;	
	box-shadow: 0 0 4px  -4px rgba(0,0,0,0.6)  , -3px 0 4px  -4px rgba(0,0,0,0.6) ;/*For having shadow on one side of a box*/ 
}
.persistent-footer .column3 {
    float: left;
    height: 60px;
    margin: 0;
    width: 200px;
}
.persistent-footer .column1 img {
    padding: 6px 0 0 0;  
}
.persistent-footer .column2 h3 {
   color: #FFFFFF;
    float: right;
    font-family: "Open Sans","Helvetica Neue","Arial",sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 20px 0 0;
    padding: 15px 0;
    text-align: left;
}
.persistent-footer .column2 h4 {
    color: #221F1F;
    font-family: "Open Sans","Helvetica Neue","Arial",sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 35px;
    margin: 0;
}
.persistent-footer .column2 h4.secondary {
    color: #221F1F;
    font-family: "Open Sans","Helvetica Neue","Arial",sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 23px;
    margin: 0;
    padding: 30px 0 15px;
}
#stickyfooter {
		width:100%;
		float:left;
		padding:0;
}
#stickyfooter {
		background:#ff0019;
		text-align:center;
		position:fixed;
		bottom:0;
		z-index:999999;
		left:0;
		border-top: 1px solid #fff;
		box-shadow: 0 5px 10px 5px rgba(0, 0, 0, 0.3);
}
.persistent-footer .column1 a.livechat {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    line-height: 23px;
	transition: color 0.2s ease 0s;	
}
.persistent-footer .column1 a.livechat:hover {
    color: #221f1f;
    font-size: 14px;
    font-weight: 600;
    line-height: 23px;    
	text-decoration: none; 	
}	
.persistent-footer .column1 .call {
    background: url("../images/getintouch_icons_call1.png") no-repeat scroll 8px 23px transparent;
    color: #ffffff;
	font-size: 14px;
    font-weight: 600;
    line-height: 23px;
	float: left;
    font-family: "Open Sans","Helvetica Neue","Arial",sans-serif;    	
    list-style-image: none;
    list-style-type: none;
    margin: 0 20px 0 0;
    padding: 20px 0px 5px 29px;
    vertical-align: middle;
	float:left; 
}
.persistent-footer .column1 .email {
    background: url("../images/harita.png") no-repeat scroll 0px 15px transparent;
    color: #221F1F;
	float: left;
    font-family: "Open Sans","Helvetica Neue","Arial",sans-serif;    
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 20px 0px 5px 29px;
    vertical-align: middle;
	float:left;
}
.persistent-footer .column1 .email a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    line-height: 23px;
	transition: color 0.2s ease 0s;
}
.persistent-footer .column1 .email a:hover {
    color: #221f1f;
    font-size: 14px;
    font-weight: 600;
    line-height: 23px;    
	text-decoration: none; 
}
.persistent-footer .column2 .socialmedia_wrapper {
 	float: right;
	padding:20px 0 0 0;
	width:150px;    
}
.wrap {
		position:relative;
		margin:0 auto;
		width:990px;
}
body#body_subpage .copyright_section {
    background-color: #E5E5E5;
    font-family: 'Open Sans',arial,serif;
    min-height: 180px;
    padding-top: 30px;
}	


/* Addthis styling*/
.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
    padding: 0;
	margin: 0 0 0 8px;
}
#lpButtonDiv6 {	
	float:left;
}
