/*
Theme Name: constructo
Theme URI: http://themeforest.net/user/Anps/portfolio
Description: It can be used for business and corporate sites, your portfolio site or customize it to suit your wishes. Easy to use and clean code will be a simple task to get you up and running in no time. And with our support you cannot go wrong.
Author: AnpsThemes
Author URI: http://themeforest.net/user/Anps/portfolio
Version: 2.0.1
License: GNU General Public License
License URI: license.txt
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
*/

@import url(css/core.css);

.scrollup a {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #A6A6A6 !important;
  bottom: 80px;
  color: #A6A6A6 !important;
  content: "";
  display: block;
  font-family: FontAwesome;
  font-size: 28px;
  height: 50px;
  position: fixed;
  right: 80px;
  text-align: center;
  transition: all 1s ease 0s;
  width: 50px;
  z-index: 1110;
  }