@charset "UTF-8";
body 
.img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;	
}
#return-var {
	width: 50px;
	margin-left: 125px;
	margin-top:-120px;
	z-index: 40;
	}
#gallery_name_home2 {
    bottom: 30px;
    right: 50px;
    position: fixed;
    width: 100%;
    height:50px;
    z-index: 70;
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: lighter;
    font-size: 39px;
    color: rgba(0,0,0,.10);
    text-align: right;
}
#socialicons-2{
	height:auto;
	width:100%;
	max-width:2400px;
	min-width: 100px;
	top:370px;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	position: relative;
	background-color:cadetblue;
}
#socialmedia-2 {
	width: 160px;
	height: 30px;
	background-color: rgba(102,102,102,0.30);
	left: 70px;
	padding-top: 10px;
	z-index: 70;
	border-radius: 30px;
	position: fixed;
	bottom: 40px;
}	
