.float{
	position:fixed;
	width:40px;
	height:40px;
	bottom:10px;
	right:5px;
	
	
	
	text-align:center;
  font-size:30px;
	
  z-index:100;
}

.my-float{
	margin-top:16px;
}
.floatlft{

position:fixed;
width:59px;
height:59px;
bottom:0px;
left:35px;


text-align:center;
font-size:30px;

z-index:100;
}

.my-floatlft{
margin-top:16px;
}

.custom-h3 {
       margin-top:10px; 
       margin-right: -120px;
    }

 	.custom-h1 {
       margin-bottom: -40 ; 
       margin-right: 120px !important;
 	 }
 
