.marginfotorama {
    margin-top: 10%;
}

.titulofotorama-2 {
    font-size: 2.9rem !important;
    line-height: 3.2rem !important;
}

.titulofotorama {
    color: #FFF !important;
    margin-bottom: 65px;
}

.titulofotorama span {
    font-weight: bold;
}

.nav-main-link {
    font-size: 1rem;
}
	.smoothscroll-top {
	position:fixed;
	opacity:0;
	visibility:hidden;
	overflow:hidden;
	text-align:center;
	z-index:99;
	background-color:#4C78DD;
	color:#fff;
	width:47px;
	height:44px;
	line-height:44px;
	right:25px;
	bottom:-25px;
	padding-top:2px;
	
	transition:all .5s ease-in-out;
	transition-delay:.2s;
	}

	.smoothscroll-top:hover {
	background-color:#3D60B1;
	color:#fff;
	transition:all .2s ease-in-out;
	transition-delay:0;
	}

	.smoothscroll-top.show {
	visibility:visible;
	cursor:pointer;
	opacity:1;
	bottom:25px;
	}

	.smoothscroll-top i.fa {
	line-height:inherit;
	}  
	#links-fixos{
	  padding:5px;
	  padding-left: 20px;
	  position: fixed;
	  bottom: 15px;
	  
	}

.footer {
    background-color: #1f2937;
}	
.social{
    text-align:center;
    width:50px;
    height:50px;
    float:right;
    background:rgb(255,255,255);
    border:1px solid rgb(204,204,204);
    box-shadow:0 2px 4px rgba(0,0,0,0.15), inset 0 0 50px rgba(0,0,0,0.1);
    border-radius:5px;
    margin:0 10px 10px 0;
    padding:9px;
}
.instagram:hover{background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);color: #fff;}
.whats:hover{background:#28A745;color:#FFF;}
.google-pluse:hover{background:#DD4B39;color:#FFF;}
.facebook:hover{background:#3b5998;color:#FFF;}
.twitter:hover{background:#00acee;color:#FFF;}
.pinterest:hover{background:#c8232c;color:#FFF;}
.linkedin:hover{background:#0e76a8;color:#FFF;}
.skype:hover{background:#00aff0;color:#FFF;}
.youtube:hover{background:#c4302b;color:#FFF;}
.tumblr:hover{background:#34526f;color:#FFF;}

.footer {
	background-color: #1f2937;
}