﻿
.back-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
    background: rgba(84, 225, 0, 0.18);
    color: #ffffff;
    cursor: pointer;
    border: 0;
    background: #43a906;
}
.back-to-top:hover {
    color: #fff;
}



/* 
========================================= 
========================================= 

Bootstrapious Boilerplate Template

========================================= 
========================================= */
/*
*
* =====================
* GENERAL
* =====================
*
*/





/*
*
=====================
NAVBAR
=====================
*
*/

nav.navbar.sticky {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 999;
}

/*
*
=====================
INTRO SECTION
=====================
*
*/




/*
*
=====================
SERVICES SECTION
=====================
*
*/

