.header_wrap .logo{
    width:155px;        
    background:none
}

.logoeduicono{
    width: 135px;
    height: 135px;
}
.translateicon{
    width: 25px;
}
/* .donate_section .donate_wrap{
    background-image: url(../images/slider/slider-1.png) center/cover no-repeat;
} */


.float{
	position:fixed;
	width:50px;
	height:50px;
	bottom:100px;
	right:30px;
	background-color:#138999;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
    padding: 1%;
}
.float:hover{
	color: white;
    background-color:#df5311;

}
/* 
.my-float{
	margin-top:22px;
} */